home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Now 11 / CD-ROM Now MegaDisc 11 (1995-02).iso / discs / gnu / readme.txt < prev    next >
Encoding:
Text File  |  1994-10-04  |  6.0 KB  |  137 lines

  1. Welcome to the August 1994 GNU CDROM from Walnut Creek CDROM.
  2.  
  3. This disc contains the source code for the GNU distributions on
  4. prep.ai.mit.edu, as well as binaries for both Sun OS 4.1.3 and Solaris 2.3
  5. operating systems.  These binaries are basic simple compiles and contain no
  6. site specific modifications.
  7.  
  8. If you experience any problems using the programs on this disc, we
  9. encourage you to compile the code yourself and see if that fixes your
  10. problem.  Any bugs in the configure scripts shipped with the packages
  11. themselves should be sent to the GNU maintainers, as we just provide the
  12. medium of transfer.
  13.  
  14. You may notice some differences in version numbers between the SunOS 4.1.3 
  15. and Solaris 2.3 binary directories.  This is because some versions of the
  16. software were more stable on specific platforms than on others.  A major
  17. example is the emacs release, where 19.25 worked very well on Solaris,
  18. but 19.24 was better for SunOS 4.1.3.  Also, some binaries could not be
  19. compiled on both operating systems without making a fair number of site 
  20. specific modifications.  Therefor, a few binaries are only present in one
  21. or the other binary tree.
  22.  
  23. This files here are available via anonymous ftp from prep.ai.mit.edu
  24. (internet ip address 18.71.0.38) in the directory /pub/gnu.
  25.  
  26.  
  27.  
  28. ===========================================================================
  29.  
  30. Important files and directories.  
  31.  
  32. For more info about any of the directories, please consult the README 
  33. file inside each directory.
  34.  
  35.     VERSIONS        Contains the versions of the source code
  36.                 on this disc.
  37.         bin/                    Misc utils for packing and unpacking things
  38.                                 from the disk.
  39.         diffs/                  Source code diffs so you can update an
  40.                                 existing release to the current one.
  41.         sun413/                 SunOS 4.1.3 Libraries and binaries.
  42.         solaris/                Solaris libraries and binaries.
  43.         src/                    The source code for the GNU utilities.
  44.         readme.txt              This file.
  45.         filename.txt            Listing of all the files on this disc.
  46.         ls-lR                   ls -lR of this disk.
  47.         install.sh              install script for this disc, supports either
  48.                                 Solaris or BSD installs, as well as installing
  49.                                 either as links or real binaries.
  50.  
  51. ===========================================================================
  52.  
  53. To install the GNU distribution you can either use the provided
  54. installation script, or do it yourself.
  55.  
  56. To use the script do the following:
  57.         % install.sh [-c]|[-l] [-s]|[-b] <cdrom_path> <install_path>
  58.                 -c:  copy files
  59.                 -l:  make symbolic links instead of copying
  60.                 -s:  install for a Solaris host
  61.                 -b:  install for a SunOS 4.1.3 host
  62.                 cdrom_path: cdrom mount point (default is "/cdrom")
  63.                 install_path: installation destination 
  64.                         (default is "/usr/GNU" for Sun 4.1.3
  65.                          and "/usr/local/" for Solaris 2.3)
  66.  
  67. The full binary distribution takes roughly 140 megs of disk space, while the 
  68. link only installation takes a couples of megs of space, just for the links and
  69. directory entries.
  70.  
  71. If you would like to just run off the cdrom with no new links or code, do
  72. the following:
  73.  
  74.         % ln -s /cdrom/ARCH /usr/_LOCATION_
  75.  
  76.         (Where "ARCH" is either "solaris" or "sun413" depending upon
  77.         the operating system, and _LOCATION is GNU for SunOS 4.1.3 and 
  78.         local for Solaris 2.3)
  79.  
  80. This will create a link in /usr that points to the correct directory
  81. in the CDROM.  Once you have done this, if you add /usr/_LOCATION_/bin to
  82. your path, you will be able to run the X software directly off the
  83. disk.
  84.  
  85. Please check individual files for copyrights and distribution restrictions.
  86.  
  87. =======================================================================
  88.  
  89. This disc conforms to the level 1 ISO-9660 format with Rock Ridge
  90. extensions.  If your operating system supports Rock Ridge, you can
  91. access the files using the full Unix pathnames.  If your system does
  92. not support Rock Ridge, the filenames are limited to eight single-case
  93. characters, with an extension of up to three characters.  Each
  94. directory on this disc has a file named 00_TRANS.TBL, that maps the
  95. ISO-9660 compliant filenames to the original, Unix-style, filenames.
  96.  
  97. =======================================================================
  98.  
  99. This CDROM comes with a full money back guarantee.  If you are
  100. dissatisfied for any reason, you can return it for a full refund.
  101. Walnut Creek CDROM makes no warranty about any file on this CDROM,
  102. including any written by Walnut Creek.  Before testing software make
  103. sure that you have adequate backups of any valuable programs or data
  104. that may be on your system.  You, not Walnut Creek CDROM, assume all
  105. risk of using any of the files on this CDROM.  We reserve the right
  106. to limit any effort on our part to rectify problems with any file on
  107. this CDROM.
  108.  
  109. =====================================================================
  110.  
  111. You also need to be aware that we cannot accept any responsibility,
  112. or liability in the event that using the software on this disk causes
  113. you grief, malfunction, data loss or thinning of the hair.  As with
  114. any new software, make sure that you back up your system regularly so
  115. that you can recover from unforeseen crashes.
  116.  
  117. ======================================================================
  118.  
  119. All trademarks belong to their respective trademark holders.
  120.  
  121. ======================================================================
  122.  
  123. This CDROM copyright (c) 1994 Walnut Creek CDROM.  All rights reserved.
  124.  
  125. ======================================================================
  126.  
  127.         Walnut Creek CDROM
  128.         Suite 260
  129.         1547 Palos Verdes Mall
  130.         Walnut Creek  CA  94596
  131.         USA
  132.  
  133.         +1 510 674 0783
  134.         +1 510 674 0821 fax
  135.         info@cdrom.com
  136. ======================================================================
  137.